home *** CD-ROM | disk | FTP | other *** search
/ World of Education / World of Education.iso / world_r / romancvt.zip / README < prev    next >
Text File  |  1993-04-14  |  1KB  |  26 lines

  1.  
  2. I recently felt the need for some source code that would convert Arabic
  3. numbers to Roman.  I searched archie, and the SIMTEL archives to no
  4. avail.  I thought this most perplexing since such a function surely must be
  5. common.  The SIMTEL msdos archives administrator, Keith Petersen, advised
  6. me to search garbo.uswas.fi.  That turned up nothing, as well.  However,
  7. Prof Timo Salmi, garbo's pc administrator, mentioned that a disccussion
  8. on this very topic had just occurred on comp.lang.pascal.  A quick post
  9. later, and I had all the source I could want.  Thank you Arlin Collins for
  10. sending me your collection of articles.  Interestinly enough, the best 
  11. algorithm I received was one that came from garbo.  If there were only
  12. some way to index the contents of all the utilily collections out there.
  13.  
  14. So, I made this collection of C routines, and am offering it under the
  15. name 'romancvt.zip' so that it will, hopefully be spotted in a perusal of
  16. the SIMTEL archives, or turn up in an archie search.
  17.  
  18. The following MSDOS executables are included:
  19.  
  20. arabic.exe   Converts Roman numbers to Arabic
  21. roman.exe    Converts Arabic numbers to Roman
  22.  
  23.  
  24. David S McMeans  April 1993
  25. mcmeans@dtedi.hq.aflc.af.mil
  26.